home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 - Homepage / CHIP.BIN / share / webmaste / codegen / codegen.exe / {app} / CodeGen.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2002-09-13  |  67.9 KB  |  2,314 lines

  1. object Form1: TForm1
  2.   Left = 317
  3.   Top = 104
  4.   HelpContext = 1
  5.   BorderIcons = [biSystemMenu, biMinimize, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'CodeGen'
  8.   ClientHeight = 492
  9.   ClientWidth = 602
  10.   Color = clBtnFace
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clMenuText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Menu = MainMenu1
  18.   OldCreateOrder = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Quellcode: TMemo
  25.     Left = 8
  26.     Top = 280
  27.     Width = 433
  28.     Height = 209
  29.     ReadOnly = True
  30.     ScrollBars = ssVertical
  31.     TabOrder = 2
  32.   end
  33.   object Button3: TButton
  34.     Left = 480
  35.     Top = 280
  36.     Width = 75
  37.     Height = 25
  38.     Hint = 'Kopiert den Quellcode in die Zwischenablage.'
  39.     Caption = '&Kopieren'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -11
  43.     Font.Name = 'Arial'
  44.     Font.Style = []
  45.     ParentFont = False
  46.     ParentShowHint = False
  47.     ShowHint = True
  48.     TabOrder = 0
  49.     OnClick = Button3Click
  50.   end
  51.   object TabbedNotebook1: TTabbedNotebook
  52.     Left = 0
  53.     Top = 0
  54.     Width = 602
  55.     Height = 273
  56.     Align = alCustom
  57.     PageIndex = 5
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'Arial'
  62.     Font.Style = []
  63.     TabFont.Charset = DEFAULT_CHARSET
  64.     TabFont.Color = clBtnText
  65.     TabFont.Height = -11
  66.     TabFont.Name = 'Arial'
  67.     TabFont.Style = []
  68.     TabOrder = 3
  69.     OnClick = TabbedNotebook1Click
  70.     OnChange = TabbedNotebook1Change
  71.     object TTabPage
  72.       Left = 4
  73.       Top = 25
  74.       Caption = 'Scrollbar'
  75.       object Label1: TLabel
  76.         Left = 24
  77.         Top = 37
  78.         Width = 52
  79.         Height = 14
  80.         Caption = 'Highlight: #'
  81.         Font.Charset = DEFAULT_CHARSET
  82.         Font.Color = clWindowText
  83.         Font.Height = -11
  84.         Font.Name = 'Arial'
  85.         Font.Style = []
  86.         ParentFont = False
  87.       end
  88.       object Label2: TLabel
  89.         Left = 40
  90.         Top = 68
  91.         Width = 36
  92.         Height = 14
  93.         Caption = 'Face: #'
  94.         Font.Charset = DEFAULT_CHARSET
  95.         Font.Color = clWindowText
  96.         Font.Height = -11
  97.         Font.Name = 'Arial'
  98.         Font.Style = []
  99.         ParentFont = False
  100.       end
  101.       object Label4: TLabel
  102.         Left = 32
  103.         Top = 99
  104.         Width = 44
  105.         Height = 14
  106.         Caption = 'Arrow: #'
  107.         Font.Charset = DEFAULT_CHARSET
  108.         Font.Color = clWindowText
  109.         Font.Height = -11
  110.         Font.Name = 'Arial'
  111.         Font.Style = []
  112.         ParentFont = False
  113.       end
  114.       object Label5: TLabel
  115.         Left = 23
  116.         Top = 132
  117.         Width = 53
  118.         Height = 14
  119.         Caption = 'Shadow: #'
  120.         Font.Charset = DEFAULT_CHARSET
  121.         Font.Color = clWindowText
  122.         Font.Height = -11
  123.         Font.Name = 'Arial'
  124.         Font.Style = []
  125.         ParentFont = False
  126.       end
  127.       object Label6: TLabel
  128.         Left = 0
  129.         Top = 163
  130.         Width = 75
  131.         Height = 14
  132.         Caption = 'DarkShadow: #'
  133.         Font.Charset = DEFAULT_CHARSET
  134.         Font.Color = clWindowText
  135.         Font.Height = -11
  136.         Font.Name = 'Arial'
  137.         Font.Style = []
  138.         ParentFont = False
  139.       end
  140.       object Label3: TLabel
  141.         Left = 34
  142.         Top = 195
  143.         Width = 39
  144.         Height = 14
  145.         Caption = 'Track: #'
  146.         Font.Charset = DEFAULT_CHARSET
  147.         Font.Color = clWindowText
  148.         Font.Height = -11
  149.         Font.Name = 'Arial'
  150.         Font.Style = []
  151.         ParentFont = False
  152.       end
  153.       object Image1: TImage
  154.         Left = 312
  155.         Top = 16
  156.         Width = 169
  157.         Height = 208
  158.         Picture.Data = {<image001.jpg>}
  159.       end
  160.       object StaticText1: TStaticText
  161.         Left = 28
  162.         Top = 5
  163.         Width = 52
  164.         Height = 18
  165.         Caption = '3DLight: #'
  166.         Font.Charset = DEFAULT_CHARSET
  167.         Font.Color = clWindowText
  168.         Font.Height = -11
  169.         Font.Name = 'Arial'
  170.         Font.Style = []
  171.         ParentFont = False
  172.         TabOrder = 15
  173.       end
  174.       object Edit1: TEdit
  175.         Left = 80
  176.         Top = 0
  177.         Width = 121
  178.         Height = 22
  179.         MaxLength = 6
  180.         TabOrder = 0
  181.       end
  182.       object Edit2: TEdit
  183.         Left = 80
  184.         Top = 32
  185.         Width = 121
  186.         Height = 22
  187.         MaxLength = 6
  188.         TabOrder = 2
  189.       end
  190.       object Edit3: TEdit
  191.         Left = 80
  192.         Top = 64
  193.         Width = 121
  194.         Height = 22
  195.         MaxLength = 6
  196.         TabOrder = 4
  197.       end
  198.       object Edit4: TEdit
  199.         Left = 80
  200.         Top = 96
  201.         Width = 121
  202.         Height = 22
  203.         MaxLength = 6
  204.         TabOrder = 6
  205.       end
  206.       object Edit5: TEdit
  207.         Left = 80
  208.         Top = 128
  209.         Width = 121
  210.         Height = 22
  211.         MaxLength = 6
  212.         TabOrder = 8
  213.       end
  214.       object Edit6: TEdit
  215.         Left = 80
  216.         Top = 160
  217.         Width = 121
  218.         Height = 22
  219.         MaxLength = 6
  220.         TabOrder = 10
  221.       end
  222.       object Edit7: TEdit
  223.         Left = 80
  224.         Top = 192
  225.         Width = 121
  226.         Height = 22
  227.         Font.Charset = DEFAULT_CHARSET
  228.         Font.Color = clWindowText
  229.         Font.Height = -11
  230.         Font.Name = 'Arial'
  231.         Font.Style = []
  232.         MaxLength = 6
  233.         ParentFont = False
  234.         TabOrder = 12
  235.       end
  236.       object Button1: TButton
  237.         Left = 512
  238.         Top = 208
  239.         Width = 75
  240.         Height = 25
  241.         Hint = 'Generiert den Quelltext zum Einf'#228'rben der Scrollbars'
  242.         Caption = '&Generieren'
  243.         Font.Charset = DEFAULT_CHARSET
  244.         Font.Color = clWindowText
  245.         Font.Height = -11
  246.         Font.Name = 'Arial'
  247.         Font.Style = []
  248.         ParentFont = False
  249.         ParentShowHint = False
  250.         ShowHint = True
  251.         TabOrder = 14
  252.         OnClick = Button1Click
  253.       end
  254.       object Button10: TButton
  255.         Left = 208
  256.         Top = 0
  257.         Width = 75
  258.         Height = 25
  259.         Caption = '#'
  260.         Font.Charset = DEFAULT_CHARSET
  261.         Font.Color = clWindowText
  262.         Font.Height = -11
  263.         Font.Name = 'Arial'
  264.         Font.Style = []
  265.         ParentFont = False
  266.         TabOrder = 1
  267.         OnClick = Button10Click
  268.       end
  269.       object Button11: TButton
  270.         Left = 208
  271.         Top = 32
  272.         Width = 75
  273.         Height = 25
  274.         Caption = '#'
  275.         Font.Charset = DEFAULT_CHARSET
  276.         Font.Color = clWindowText
  277.         Font.Height = -11
  278.         Font.Name = 'Arial'
  279.         Font.Style = []
  280.         ParentFont = False
  281.         TabOrder = 3
  282.         OnClick = Button11Click
  283.       end
  284.       object Button12: TButton
  285.         Left = 208
  286.         Top = 64
  287.         Width = 75
  288.         Height = 25
  289.         Caption = '#'
  290.         Font.Charset = DEFAULT_CHARSET
  291.         Font.Color = clWindowText
  292.         Font.Height = -11
  293.         Font.Name = 'Arial'
  294.         Font.Style = []
  295.         ParentFont = False
  296.         TabOrder = 5
  297.         OnClick = Button12Click
  298.       end
  299.       object Button13: TButton
  300.         Left = 208
  301.         Top = 96
  302.         Width = 75
  303.         Height = 25
  304.         Caption = '#'
  305.         Font.Charset = DEFAULT_CHARSET
  306.         Font.Color = clWindowText
  307.         Font.Height = -11
  308.         Font.Name = 'Arial'
  309.         Font.Style = []
  310.         ParentFont = False
  311.         TabOrder = 7
  312.         OnClick = Button13Click
  313.       end
  314.       object Button14: TButton
  315.         Left = 208
  316.         Top = 128
  317.         Width = 75
  318.         Height = 25
  319.         Caption = '#'
  320.         Font.Charset = DEFAULT_CHARSET
  321.         Font.Color = clWindowText
  322.         Font.Height = -11
  323.         Font.Name = 'Arial'
  324.         Font.Style = []
  325.         ParentFont = False
  326.         TabOrder = 9
  327.         OnClick = Button14Click
  328.       end
  329.       object Button15: TButton
  330.         Left = 208
  331.         Top = 160
  332.         Width = 75
  333.         Height = 25
  334.         Caption = '#'
  335.         Font.Charset = DEFAULT_CHARSET
  336.         Font.Color = clWindowText
  337.         Font.Height = -11
  338.         Font.Name = 'Arial'
  339.         Font.Style = []
  340.         ParentFont = False
  341.         TabOrder = 11
  342.         OnClick = Button15Click
  343.       end
  344.       object Button16: TButton
  345.         Left = 208
  346.         Top = 192
  347.         Width = 75
  348.         Height = 25
  349.         Caption = '#'
  350.         Font.Charset = DEFAULT_CHARSET
  351.         Font.Color = clWindowText
  352.         Font.Height = -11
  353.         Font.Name = 'Arial'
  354.         Font.Style = []
  355.         ParentFont = False
  356.         TabOrder = 13
  357.         OnClick = Button16Click
  358.       end
  359.       object Button21: TButton
  360.         Left = 512
  361.         Top = 176
  362.         Width = 75
  363.         Height = 25
  364.         Caption = '&Vorschau'
  365.         Font.Charset = DEFAULT_CHARSET
  366.         Font.Color = clWindowText
  367.         Font.Height = -11
  368.         Font.Name = 'Arial'
  369.         Font.Style = []
  370.         ParentFont = False
  371.         TabOrder = 16
  372.         OnClick = Button21Click
  373.       end
  374.     end
  375.     object TTabPage
  376.       Left = 4
  377.       Top = 25
  378.       Caption = 'PopUp'
  379.       object Label7: TLabel
  380.         Left = 22
  381.         Top = 116
  382.         Width = 23
  383.         Height = 14
  384.         Caption = 'URL:'
  385.         Font.Charset = DEFAULT_CHARSET
  386.         Font.Color = clWindowText
  387.         Font.Height = -11
  388.         Font.Name = 'Arial'
  389.         Font.Style = []
  390.         ParentFont = False
  391.       end
  392.       object Label8: TLabel
  393.         Left = 22
  394.         Top = 150
  395.         Width = 22
  396.         Height = 14
  397.         Caption = 'Titel:'
  398.         Font.Charset = DEFAULT_CHARSET
  399.         Font.Color = clWindowText
  400.         Font.Height = -11
  401.         Font.Name = 'Arial'
  402.         Font.Style = []
  403.         ParentFont = False
  404.       end
  405.       object Label9: TLabel
  406.         Left = 14
  407.         Top = 181
  408.         Width = 31
  409.         Height = 14
  410.         Caption = 'Breite:'
  411.         Font.Charset = DEFAULT_CHARSET
  412.         Font.Color = clWindowText
  413.         Font.Height = -11
  414.         Font.Name = 'Arial'
  415.         Font.Style = []
  416.         ParentFont = False
  417.       end
  418.       object Label10: TLabel
  419.         Left = 16
  420.         Top = 213
  421.         Width = 28
  422.         Height = 14
  423.         Caption = 'H'#246'he:'
  424.         Font.Charset = DEFAULT_CHARSET
  425.         Font.Color = clWindowText
  426.         Font.Height = -11
  427.         Font.Name = 'Arial'
  428.         Font.Style = []
  429.         ParentFont = False
  430.       end
  431.       object RadioGroup1: TRadioGroup
  432.         Left = 0
  433.         Top = 0
  434.         Width = 185
  435.         Height = 73
  436.         Caption = 'PopUp '#246'ffnet sich'
  437.         Font.Charset = DEFAULT_CHARSET
  438.         Font.Color = clWindowText
  439.         Font.Height = -11
  440.         Font.Name = 'Arial'
  441.         Font.Style = []
  442.         ItemIndex = 0
  443.         Items.Strings = (
  444.           'per Klick auf Link'
  445.           'beim Laden der Seite'
  446.           'beim Verlassen der Seite')
  447.         ParentFont = False
  448.         TabOrder = 0
  449.         OnClick = RadioGroup1Click
  450.       end
  451.       object Edit8: TEdit
  452.         Left = 48
  453.         Top = 112
  454.         Width = 121
  455.         Height = 22
  456.         Hint = 'Gib hier die URL an, die in dem PopUp geladen werden soll'
  457.         ParentShowHint = False
  458.         ShowHint = False
  459.         TabOrder = 2
  460.         Text = 'http://'
  461.       end
  462.       object Edit9: TEdit
  463.         Left = 48
  464.         Top = 144
  465.         Width = 121
  466.         Height = 22
  467.         Hint = 
  468.           'Jedes PopUp ben'#246'tigt einen Titel, gib ihn hier ein. KEINE LEERZE' +
  469.           'ICHEN!!!'
  470.         ParentShowHint = False
  471.         ShowHint = False
  472.         TabOrder = 3
  473.       end
  474.       object Edit10: TEdit
  475.         Left = 48
  476.         Top = 176
  477.         Width = 121
  478.         Height = 22
  479.         Hint = 'Gib hier die Breite des PopUps in Pixel an'
  480.         ParentShowHint = False
  481.         ShowHint = False
  482.         TabOrder = 4
  483.       end
  484.       object Edit11: TEdit
  485.         Left = 48
  486.         Top = 208
  487.         Width = 121
  488.         Height = 22
  489.         Hint = 'Gib hier die H'#246'he des PopUps in Pixel an'
  490.         ParentShowHint = False
  491.         ShowHint = False
  492.         TabOrder = 5
  493.       end
  494.       object RadioGroup2: TRadioGroup
  495.         Left = 192
  496.         Top = 0
  497.         Width = 153
  498.         Height = 73
  499.         Caption = 'Abh'#228'ngig'
  500.         Font.Charset = DEFAULT_CHARSET
  501.         Font.Color = clWindowText
  502.         Font.Height = -11
  503.         Font.Name = 'Arial'
  504.         Font.Style = []
  505.         ItemIndex = 0
  506.         Items.Strings = (
  507.           'Ja'
  508.           'Nein')
  509.         ParentFont = False
  510.         TabOrder = 6
  511.       end
  512.       object RadioGroup3: TRadioGroup
  513.         Left = 192
  514.         Top = 80
  515.         Width = 153
  516.         Height = 73
  517.         Caption = 'URL-Adresszeile'
  518.         Font.Charset = DEFAULT_CHARSET
  519.         Font.Color = clWindowText
  520.         Font.Height = -11
  521.         Font.Name = 'Arial'
  522.         Font.Style = []
  523.         ItemIndex = 0
  524.         Items.Strings = (
  525.           'Ja'
  526.           'Nein')
  527.         ParentFont = False
  528.         TabOrder = 7
  529.       end
  530.       object RadioGroup4: TRadioGroup
  531.         Left = 192
  532.         Top = 160
  533.         Width = 153
  534.         Height = 73
  535.         Caption = 'Men'#252'leiste'
  536.         Font.Charset = DEFAULT_CHARSET
  537.         Font.Color = clWindowText
  538.         Font.Height = -11
  539.         Font.Name = 'Arial'
  540.         Font.Style = []
  541.         ItemIndex = 0
  542.         Items.Strings = (
  543.           'Ja'
  544.           'Nein')
  545.         ParentFont = False
  546.         TabOrder = 8
  547.       end
  548.       object RadioGroup5: TRadioGroup
  549.         Left = 352
  550.         Top = 0
  551.         Width = 153
  552.         Height = 73
  553.         Caption = 'Gr'#246#223'enver'#228'nderbar'
  554.         Font.Charset = DEFAULT_CHARSET
  555.         Font.Color = clWindowText
  556.         Font.Height = -11
  557.         Font.Name = 'Arial'
  558.         Font.Style = []
  559.         ItemIndex = 0
  560.         Items.Strings = (
  561.           'Ja'
  562.           'Nein')
  563.         ParentFont = False
  564.         TabOrder = 9
  565.       end
  566.       object RadioGroup6: TRadioGroup
  567.         Left = 352
  568.         Top = 80
  569.         Width = 153
  570.         Height = 73
  571.         Caption = 'Statusleiste'
  572.         Font.Charset = DEFAULT_CHARSET
  573.         Font.Color = clWindowText
  574.         Font.Height = -11
  575.         Font.Name = 'Arial'
  576.         Font.Style = []
  577.         ItemIndex = 0
  578.         Items.Strings = (
  579.           'Ja'
  580.           'Nein')
  581.         ParentFont = False
  582.         TabOrder = 10
  583.       end
  584.       object RadioGroup7: TRadioGroup
  585.         Left = 352
  586.         Top = 160
  587.         Width = 153
  588.         Height = 73
  589.         Caption = 'Werkzeugleiste'
  590.         Font.Charset = DEFAULT_CHARSET
  591.         Font.Color = clWindowText
  592.         Font.Height = -11
  593.         Font.Name = 'Arial'
  594.         Font.Style = []
  595.         ItemIndex = 0
  596.         Items.Strings = (
  597.           'Ja'
  598.           'Nein')
  599.         ParentFont = False
  600.         ParentShowHint = False
  601.         ShowHint = False
  602.         TabOrder = 11
  603.       end
  604.       object Button4: TButton
  605.         Left = 512
  606.         Top = 208
  607.         Width = 75
  608.         Height = 25
  609.         Hint = 'Generiert den Quellcode f'#252'r ein PopUp'
  610.         Caption = '&Generieren'
  611.         Font.Charset = DEFAULT_CHARSET
  612.         Font.Color = clWindowText
  613.         Font.Height = -11
  614.         Font.Name = 'Arial'
  615.         Font.Style = []
  616.         ParentFont = False
  617.         ParentShowHint = False
  618.         ShowHint = True
  619.         TabOrder = 12
  620.         OnClick = Button4Click
  621.       end
  622.       object LabeledEdit22: TLabeledEdit
  623.         Left = 48
  624.         Top = 80
  625.         Width = 121
  626.         Height = 22
  627.         Hint = 
  628.           'Sofern sich das PopUp bim Klick auf Link '#246'ffnen soll, gib hier b' +
  629.           'itte den Linktext ein'
  630.         EditLabel.Width = 40
  631.         EditLabel.Height = 14
  632.         EditLabel.Caption = 'Linktext:'
  633.         Font.Charset = DEFAULT_CHARSET
  634.         Font.Color = clWindowText
  635.         Font.Height = -11
  636.         Font.Name = 'Arial'
  637.         Font.Style = []
  638.         LabelPosition = lpLeft
  639.         LabelSpacing = 3
  640.         ParentFont = False
  641.         ParentShowHint = False
  642.         ShowHint = True
  643.         TabOrder = 1
  644.       end
  645.     end
  646.     object TTabPage
  647.       Left = 4
  648.       Top = 25
  649.       Caption = 'MetaTag'
  650.       object LabeledEdit1: TLabeledEdit
  651.         Left = 112
  652.         Top = 8
  653.         Width = 153
  654.         Height = 21
  655.         EditLabel.Width = 33
  656.         EditLabel.Height = 14
  657.         EditLabel.Caption = 'Autor: '
  658.         EditLabel.Font.Charset = DEFAULT_CHARSET
  659.         EditLabel.Font.Color = clWindowText
  660.         EditLabel.Font.Height = -11
  661.         EditLabel.Font.Name = 'Arial'
  662.         EditLabel.Font.Style = []
  663.         EditLabel.ParentFont = False
  664.         Font.Charset = DEFAULT_CHARSET
  665.         Font.Color = clWindowText
  666.         Font.Height = -11
  667.         Font.Name = 'MS Sans Serif'
  668.         Font.Style = []
  669.         LabelPosition = lpLeft
  670.         LabelSpacing = 3
  671.         ParentFont = False
  672.         TabOrder = 0
  673.       end
  674.       object LabeledEdit2: TLabeledEdit
  675.         Left = 112
  676.         Top = 40
  677.         Width = 153
  678.         Height = 22
  679.         EditLabel.Width = 86
  680.         EditLabel.Height = 14
  681.         EditLabel.Caption = 'Schl'#252'sselw'#246'rter: '
  682.         EditLabel.Font.Charset = DEFAULT_CHARSET
  683.         EditLabel.Font.Color = clWindowText
  684.         EditLabel.Font.Height = -11
  685.         EditLabel.Font.Name = 'Arial'
  686.         EditLabel.Font.Style = []
  687.         EditLabel.ParentFont = False
  688.         LabelPosition = lpLeft
  689.         LabelSpacing = 3
  690.         MaxLength = 1000
  691.         TabOrder = 1
  692.       end
  693.       object LabeledEdit4: TLabeledEdit
  694.         Left = 112
  695.         Top = 72
  696.         Width = 153
  697.         Height = 22
  698.         EditLabel.Width = 73
  699.         EditLabel.Height = 14
  700.         EditLabel.Caption = 'Beschreibung: '
  701.         EditLabel.Font.Charset = DEFAULT_CHARSET
  702.         EditLabel.Font.Color = clWindowText
  703.         EditLabel.Font.Height = -11
  704.         EditLabel.Font.Name = 'Arial'
  705.         EditLabel.Font.Style = []
  706.         EditLabel.ParentFont = False
  707.         LabelPosition = lpLeft
  708.         LabelSpacing = 3
  709.         MaxLength = 200
  710.         TabOrder = 2
  711.       end
  712.       object LabeledEdit6: TLabeledEdit
  713.         Left = 112
  714.         Top = 104
  715.         Width = 25
  716.         Height = 22
  717.         EditLabel.Width = 103
  718.         EditLabel.Height = 14
  719.         EditLabel.Caption = 'Wiederbesuch nach: '
  720.         EditLabel.Font.Charset = DEFAULT_CHARSET
  721.         EditLabel.Font.Color = clWindowText
  722.         EditLabel.Font.Height = -11
  723.         EditLabel.Font.Name = 'Arial'
  724.         EditLabel.Font.Style = []
  725.         EditLabel.ParentFont = False
  726.         LabelPosition = lpLeft
  727.         LabelSpacing = 3
  728.         TabOrder = 3
  729.       end
  730.       object StaticText2: TStaticText
  731.         Left = 144
  732.         Top = 112
  733.         Width = 34
  734.         Height = 18
  735.         Caption = 'Tagen'
  736.         Font.Charset = DEFAULT_CHARSET
  737.         Font.Color = clWindowText
  738.         Font.Height = -11
  739.         Font.Name = 'Arial'
  740.         Font.Style = []
  741.         ParentFont = False
  742.         TabOrder = 4
  743.       end
  744.       object RadioGroup16: TRadioGroup
  745.         Left = 16
  746.         Top = 160
  747.         Width = 241
  748.         Height = 81
  749.         Caption = 'Indizierung'
  750.         Font.Charset = DEFAULT_CHARSET
  751.         Font.Color = clWindowText
  752.         Font.Height = -11
  753.         Font.Name = 'Arial'
  754.         Font.Style = []
  755.         ItemIndex = 0
  756.         Items.Strings = (
  757.           'Links folgen, Seiten indizieren'
  758.           'Links folgen, Seiten nicht indizieren'
  759.           'Links nicht folgen, Seiten nicht indizieren'
  760.           'Links nicht folgen, Seite indizieren')
  761.         ParentFont = False
  762.         TabOrder = 5
  763.       end
  764.       object RadioGroup17: TRadioGroup
  765.         Left = 280
  766.         Top = 8
  767.         Width = 281
  768.         Height = 105
  769.         Caption = 'Sprache der Website'
  770.         Font.Charset = DEFAULT_CHARSET
  771.         Font.Color = clWindowText
  772.         Font.Height = -11
  773.         Font.Name = 'Arial'
  774.         Font.Style = []
  775.         ItemIndex = 0
  776.         Items.Strings = (
  777.           'Deutsch, Englisch, Franz'#246'sisch usw.'
  778.           'mitteleurop'#228'ische und slawische Sprachen'
  779.           'Esperanto, Galizisch, Maltesisch und T'#252'rkisch')
  780.         ParentFont = False
  781.         TabOrder = 6
  782.       end
  783.       object RadioGroup18: TRadioGroup
  784.         Left = 280
  785.         Top = 120
  786.         Width = 137
  787.         Height = 105
  788.         Caption = 'Seite cachen'
  789.         Font.Charset = DEFAULT_CHARSET
  790.         Font.Color = clWindowText
  791.         Font.Height = -11
  792.         Font.Name = 'Arial'
  793.         Font.Style = []
  794.         ItemIndex = 0
  795.         Items.Strings = (
  796.           'Ja'
  797.           'Nein')
  798.         ParentFont = False
  799.         TabOrder = 7
  800.       end
  801.       object Button8: TButton
  802.         Left = 512
  803.         Top = 208
  804.         Width = 75
  805.         Height = 25
  806.         Hint = 'Generiert den Quellcode f'#252'r die MetaTags'
  807.         Caption = '&Generieren'
  808.         Font.Charset = DEFAULT_CHARSET
  809.         Font.Color = clWindowText
  810.         Font.Height = -11
  811.         Font.Name = 'Arial'
  812.         Font.Style = []
  813.         ParentFont = False
  814.         ParentShowHint = False
  815.         ShowHint = True
  816.         TabOrder = 8
  817.         OnClick = Button8Click
  818.       end
  819.     end
  820.     object TTabPage
  821.       Left = 4
  822.       Top = 25
  823.       Caption = 'Formular'
  824.       object Label12: TLabel
  825.         Left = 8
  826.         Top = 8
  827.         Width = 3
  828.         Height = 14
  829.       end
  830.       object RadioGroup8: TRadioGroup
  831.         Left = 32
  832.         Top = 88
  833.         Width = 153
  834.         Height = 73
  835.         Caption = 'ICQ'
  836.         ItemIndex = 0
  837.         Items.Strings = (
  838.           'Ja'
  839.           'Nein')
  840.         TabOrder = 3
  841.       end
  842.       object LabeledEdit3: TLabeledEdit
  843.         Left = 64
  844.         Top = 0
  845.         Width = 121
  846.         Height = 22
  847.         EditLabel.Width = 61
  848.         EditLabel.Height = 14
  849.         EditLabel.Caption = 'Mailadresse:'
  850.         LabelPosition = lpLeft
  851.         LabelSpacing = 3
  852.         TabOrder = 0
  853.         Text = '@'
  854.       end
  855.       object RadioGroup9: TRadioGroup
  856.         Left = 32
  857.         Top = 168
  858.         Width = 153
  859.         Height = 73
  860.         Caption = 'AIM'
  861.         ItemIndex = 1
  862.         Items.Strings = (
  863.           'Ja'
  864.           'Nein')
  865.         TabOrder = 4
  866.       end
  867.       object RadioGroup10: TRadioGroup
  868.         Left = 192
  869.         Top = 8
  870.         Width = 153
  871.         Height = 73
  872.         Caption = 'MSM'
  873.         ItemIndex = 1
  874.         Items.Strings = (
  875.           'Ja'
  876.           'Nein')
  877.         TabOrder = 5
  878.       end
  879.       object RadioGroup11: TRadioGroup
  880.         Left = 192
  881.         Top = 88
  882.         Width = 153
  883.         Height = 73
  884.         Caption = 'Bewertung'
  885.         ItemIndex = 0
  886.         Items.Strings = (
  887.           'Ja'
  888.           'Nein')
  889.         TabOrder = 6
  890.       end
  891.       object RadioGroup12: TRadioGroup
  892.         Left = 192
  893.         Top = 168
  894.         Width = 153
  895.         Height = 73
  896.         Caption = 'Homepageadresse'
  897.         ItemIndex = 0
  898.         Items.Strings = (
  899.           'Ja'
  900.           'Nein')
  901.         TabOrder = 7
  902.       end
  903.       object RadioGroup13: TRadioGroup
  904.         Left = 352
  905.         Top = 8
  906.         Width = 153
  907.         Height = 73
  908.         Caption = 'Geschlecht'
  909.         ItemIndex = 1
  910.         Items.Strings = (
  911.           'Ja'
  912.           'Nein')
  913.         TabOrder = 8
  914.       end
  915.       object RadioGroup14: TRadioGroup
  916.         Left = 352
  917.         Top = 88
  918.         Width = 153
  919.         Height = 73
  920.         Caption = 'Wie'
  921.         ItemIndex = 0
  922.         Items.Strings = (
  923.           'Ja'
  924.           'Nein')
  925.         TabOrder = 9
  926.       end
  927.       object RadioGroup15: TRadioGroup
  928.         Left = 352
  929.         Top = 168
  930.         Width = 153
  931.         Height = 73
  932.         Caption = 'Ort des Besuchers'
  933.         ItemIndex = 0
  934.         Items.Strings = (
  935.           'Ja'
  936.           'Nein')
  937.         TabOrder = 10
  938.       end
  939.       object Button6: TButton
  940.         Left = 512
  941.         Top = 208
  942.         Width = 75
  943.         Height = 25
  944.         Hint = 'Generiert den Quellcode f'#252'r das Formular'
  945.         Caption = '&Generieren'
  946.         ParentShowHint = False
  947.         ShowHint = True
  948.         TabOrder = 11
  949.         OnClick = Button6Click
  950.       end
  951.       object LabeledEdit24: TLabeledEdit
  952.         Left = 64
  953.         Top = 24
  954.         Width = 121
  955.         Height = 22
  956.         EditLabel.Width = 40
  957.         EditLabel.Height = 14
  958.         EditLabel.Caption = 'Betreff: '
  959.         LabelPosition = lpLeft
  960.         LabelSpacing = 3
  961.         TabOrder = 1
  962.       end
  963.       object LabeledEdit26: TLabeledEdit
  964.         Left = 64
  965.         Top = 48
  966.         Width = 121
  967.         Height = 22
  968.         EditLabel.Width = 26
  969.         EditLabel.Height = 14
  970.         EditLabel.Caption = 'URL: '
  971.         LabelPosition = lpLeft
  972.         LabelSpacing = 3
  973.         TabOrder = 2
  974.         Text = 'http://'
  975.       end
  976.     end
  977.     object TTabPage
  978.       Left = 4
  979.       Top = 25
  980.       Caption = 'PullDown'
  981.       object GroupBox1: TGroupBox
  982.         Left = 8
  983.         Top = 8
  984.         Width = 177
  985.         Height = 73
  986.         Caption = 'Link 1'
  987.         TabOrder = 0
  988.         object LabeledEdit7: TLabeledEdit
  989.           Left = 48
  990.           Top = 16
  991.           Width = 121
  992.           Height = 22
  993.           EditLabel.Width = 26
  994.           EditLabel.Height = 14
  995.           EditLabel.Caption = 'URL: '
  996.           LabelPosition = lpLeft
  997.           LabelSpacing = 3
  998.           TabOrder = 0
  999.         end
  1000.         object LabeledEdit8: TLabeledEdit
  1001.           Left = 48
  1002.           Top = 40
  1003.           Width = 121
  1004.           Height = 22
  1005.           EditLabel.Width = 43
  1006.           EditLabel.Height = 14
  1007.           EditLabel.Caption = 'Linktext: '
  1008.           LabelPosition = lpLeft
  1009.           LabelSpacing = 3
  1010.           TabOrder = 1
  1011.         end
  1012.       end
  1013.       object GroupBox2: TGroupBox
  1014.         Left = 8
  1015.         Top = 88
  1016.         Width = 177
  1017.         Height = 73
  1018.         Caption = 'Link 2'
  1019.         TabOrder = 1
  1020.         object LabeledEdit9: TLabeledEdit
  1021.           Left = 48
  1022.           Top = 16
  1023.           Width = 121
  1024.           Height = 22
  1025.           EditLabel.Width = 26
  1026.           EditLabel.Height = 14
  1027.           EditLabel.Caption = 'URL: '
  1028.           LabelPosition = lpLeft
  1029.           LabelSpacing = 3
  1030.           TabOrder = 0
  1031.         end
  1032.         object LabeledEdit10: TLabeledEdit
  1033.           Left = 48
  1034.           Top = 40
  1035.           Width = 121
  1036.           Height = 22
  1037.           EditLabel.Width = 43
  1038.           EditLabel.Height = 14
  1039.           EditLabel.Caption = 'Linktext: '
  1040.           LabelPosition = lpLeft
  1041.           LabelSpacing = 3
  1042.           TabOrder = 1
  1043.         end
  1044.       end
  1045.       object GroupBox3: TGroupBox
  1046.         Left = 8
  1047.         Top = 168
  1048.         Width = 177
  1049.         Height = 73
  1050.         Caption = 'Link 3'
  1051.         TabOrder = 2
  1052.         object LabeledEdit11: TLabeledEdit
  1053.           Left = 48
  1054.           Top = 16
  1055.           Width = 121
  1056.           Height = 22
  1057.           EditLabel.Width = 26
  1058.           EditLabel.Height = 14
  1059.           EditLabel.Caption = 'URL: '
  1060.           LabelPosition = lpLeft
  1061.           LabelSpacing = 3
  1062.           TabOrder = 0
  1063.         end
  1064.         object LabeledEdit17: TLabeledEdit
  1065.           Left = 48
  1066.           Top = 40
  1067.           Width = 121
  1068.           Height = 22
  1069.           EditLabel.Width = 43
  1070.           EditLabel.Height = 14
  1071.           EditLabel.Caption = 'Linktext: '
  1072.           LabelPosition = lpLeft
  1073.           LabelSpacing = 3
  1074.           TabOrder = 1
  1075.         end
  1076.       end
  1077.       object GroupBox4: TGroupBox
  1078.         Left = 192
  1079.         Top = 8
  1080.         Width = 177
  1081.         Height = 73
  1082.         Caption = 'Link 4'
  1083.         TabOrder = 3
  1084.         object LabeledEdit12: TLabeledEdit
  1085.           Left = 48
  1086.           Top = 16
  1087.           Width = 121
  1088.           Height = 22
  1089.           EditLabel.Width = 26
  1090.           EditLabel.Height = 14
  1091.           EditLabel.Caption = 'URL: '
  1092.           LabelPosition = lpLeft
  1093.           LabelSpacing = 3
  1094.           TabOrder = 0
  1095.         end
  1096.         object LabeledEdit18: TLabeledEdit
  1097.           Left = 48
  1098.           Top = 40
  1099.           Width = 121
  1100.           Height = 22
  1101.           EditLabel.Width = 43
  1102.           EditLabel.Height = 14
  1103.           EditLabel.Caption = 'Linktext: '
  1104.           LabelPosition = lpLeft
  1105.           LabelSpacing = 3
  1106.           TabOrder = 1
  1107.         end
  1108.       end
  1109.       object GroupBox5: TGroupBox
  1110.         Left = 192
  1111.         Top = 88
  1112.         Width = 177
  1113.         Height = 73
  1114.         Caption = 'Link 5'
  1115.         TabOrder = 4
  1116.         object LabeledEdit13: TLabeledEdit
  1117.           Left = 48
  1118.           Top = 16
  1119.           Width = 121
  1120.           Height = 22
  1121.           EditLabel.Width = 26
  1122.           EditLabel.Height = 14
  1123.           EditLabel.Caption = 'URL: '
  1124.           LabelPosition = lpLeft
  1125.           LabelSpacing = 3
  1126.           TabOrder = 0
  1127.         end
  1128.         object LabeledEdit19: TLabeledEdit
  1129.           Left = 48
  1130.           Top = 40
  1131.           Width = 121
  1132.           Height = 22
  1133.           EditLabel.Width = 43
  1134.           EditLabel.Height = 14
  1135.           EditLabel.Caption = 'Linktext: '
  1136.           LabelPosition = lpLeft
  1137.           LabelSpacing = 3
  1138.           TabOrder = 1
  1139.         end
  1140.       end
  1141.       object GroupBox6: TGroupBox
  1142.         Left = 192
  1143.         Top = 168
  1144.         Width = 177
  1145.         Height = 73
  1146.         Caption = 'Link 6'
  1147.         TabOrder = 5
  1148.         object LabeledEdit14: TLabeledEdit
  1149.           Left = 48
  1150.           Top = 16
  1151.           Width = 121
  1152.           Height = 22
  1153.           EditLabel.Width = 26
  1154.           EditLabel.Height = 14
  1155.           EditLabel.Caption = 'URL: '
  1156.           LabelPosition = lpLeft
  1157.           LabelSpacing = 3
  1158.           TabOrder = 0
  1159.         end
  1160.         object LabeledEdit20: TLabeledEdit
  1161.           Left = 48
  1162.           Top = 40
  1163.           Width = 121
  1164.           Height = 22
  1165.           EditLabel.Width = 43
  1166.           EditLabel.Height = 14
  1167.           EditLabel.Caption = 'Linktext: '
  1168.           LabelPosition = lpLeft
  1169.           LabelSpacing = 3
  1170.           TabOrder = 1
  1171.         end
  1172.       end
  1173.       object GroupBox7: TGroupBox
  1174.         Left = 376
  1175.         Top = 8
  1176.         Width = 177
  1177.         Height = 73
  1178.         Caption = 'Link 7'
  1179.         TabOrder = 6
  1180.         object LabeledEdit15: TLabeledEdit
  1181.           Left = 48
  1182.           Top = 16
  1183.           Width = 121
  1184.           Height = 22
  1185.           EditLabel.Width = 26
  1186.           EditLabel.Height = 14
  1187.           EditLabel.Caption = 'URL: '
  1188.           LabelPosition = lpLeft
  1189.           LabelSpacing = 3
  1190.           TabOrder = 0
  1191.         end
  1192.         object LabeledEdit21: TLabeledEdit
  1193.           Left = 48
  1194.           Top = 40
  1195.           Width = 121
  1196.           Height = 22
  1197.           EditLabel.Width = 43
  1198.           EditLabel.Height = 14
  1199.           EditLabel.Caption = 'Linktext: '
  1200.           LabelPosition = lpLeft
  1201.           LabelSpacing = 3
  1202.           TabOrder = 1
  1203.         end
  1204.       end
  1205.       object Button5: TButton
  1206.         Left = 512
  1207.         Top = 208
  1208.         Width = 75
  1209.         Height = 25
  1210.         Hint = 'Generiert den Quellcode f'#252'r das PullDown-Men'#252
  1211.         Caption = '&Generieren'
  1212.         ParentShowHint = False
  1213.         ShowHint = True
  1214.         TabOrder = 9
  1215.         OnClick = Button5Click
  1216.       end
  1217.       object RadioGroup21: TRadioGroup
  1218.         Left = 376
  1219.         Top = 88
  1220.         Width = 177
  1221.         Height = 73
  1222.         Caption = 'Link in anderem Frame '#246'ffnen'
  1223.         ItemIndex = 1
  1224.         Items.Strings = (
  1225.           'Ja'
  1226.           'Nein')
  1227.         TabOrder = 7
  1228.         OnClick = RadioGroup21Click
  1229.       end
  1230.       object LabeledEdit16: TLabeledEdit
  1231.         Left = 376
  1232.         Top = 184
  1233.         Width = 177
  1234.         Height = 22
  1235.         EditLabel.Width = 64
  1236.         EditLabel.Height = 14
  1237.         EditLabel.Caption = 'Frame-Name:'
  1238.         Enabled = False
  1239.         LabelPosition = lpAbove
  1240.         LabelSpacing = 3
  1241.         TabOrder = 8
  1242.       end
  1243.     end
  1244.     object TTabPage
  1245.       Left = 4
  1246.       Top = 25
  1247.       Caption = 'ICQ'
  1248.       object RadioGroup19: TRadioGroup
  1249.         Left = 232
  1250.         Top = 8
  1251.         Width = 201
  1252.         Height = 217
  1253.         Caption = 'Welches Design?'
  1254.         ItemIndex = 0
  1255.         Items.Strings = (
  1256.           'Design 1'
  1257.           'Design 2'
  1258.           'Design 3'
  1259.           'Design 4'
  1260.           'Design 5'
  1261.           'Design 6'
  1262.           'Design 7'
  1263.           'Design 8'
  1264.           'Design 9')
  1265.         TabOrder = 2
  1266.       end
  1267.       object LabeledEdit23: TLabeledEdit
  1268.         Left = 104
  1269.         Top = 24
  1270.         Width = 121
  1271.         Height = 22
  1272.         EditLabel.Width = 93
  1273.         EditLabel.Height = 14
  1274.         EditLabel.Caption = 'Deine ICQ-Nummer:'
  1275.         LabelPosition = lpLeft
  1276.         LabelSpacing = 3
  1277.         MaxLength = 9
  1278.         TabOrder = 0
  1279.       end
  1280.       object Button7: TButton
  1281.         Left = 512
  1282.         Top = 208
  1283.         Width = 75
  1284.         Height = 25
  1285.         Hint = 'Generiert den Quellcode f'#252'r den ICQ-Indikator'
  1286.         Caption = '&Generieren'
  1287.         ParentShowHint = False
  1288.         ShowHint = True
  1289.         TabOrder = 4
  1290.         OnClick = Button7Click
  1291.       end
  1292.       object RadioGroup20: TRadioGroup
  1293.         Left = 16
  1294.         Top = 80
  1295.         Width = 185
  1296.         Height = 105
  1297.         Caption = 'Symbol als Link'
  1298.         ItemIndex = 0
  1299.         Items.Strings = (
  1300.           'Ja'
  1301.           'Nein')
  1302.         TabOrder = 1
  1303.       end
  1304.       object Button9: TButton
  1305.         Left = 352
  1306.         Top = 192
  1307.         Width = 75
  1308.         Height = 25
  1309.         Caption = '&Designs'
  1310.         ParentShowHint = False
  1311.         ShowHint = True
  1312.         TabOrder = 3
  1313.         OnClick = Button9Click
  1314.       end
  1315.     end
  1316.     object TTabPage
  1317.       Left = 4
  1318.       Top = 25
  1319.       Caption = 'Links'
  1320.       object GroupBox8: TGroupBox
  1321.         Left = 8
  1322.         Top = 8
  1323.         Width = 185
  1324.         Height = 177
  1325.         Caption = 'Link'
  1326.         TabOrder = 0
  1327.         object Label11: TLabel
  1328.           Left = 8
  1329.           Top = 32
  1330.           Width = 9
  1331.           Height = 20
  1332.           Caption = '#'
  1333.           Font.Charset = DEFAULT_CHARSET
  1334.           Font.Color = clWindowText
  1335.           Font.Height = -16
  1336.           Font.Name = 'MS Sans Serif'
  1337.           Font.Style = []
  1338.           ParentFont = False
  1339.         end
  1340.         object LabeledEdit5: TLabeledEdit
  1341.           Left = 16
  1342.           Top = 32
  1343.           Width = 121
  1344.           Height = 22
  1345.           EditLabel.Width = 31
  1346.           EditLabel.Height = 14
  1347.           EditLabel.Caption = 'Farbe:'
  1348.           LabelPosition = lpAbove
  1349.           LabelSpacing = 3
  1350.           MaxLength = 6
  1351.           TabOrder = 0
  1352.           OnChange = LabeledEdit5Change
  1353.         end
  1354.         object Button17: TButton
  1355.           Left = 144
  1356.           Top = 32
  1357.           Width = 33
  1358.           Height = 25
  1359.           Caption = '#'
  1360.           TabOrder = 1
  1361.           OnClick = Button17Click
  1362.         end
  1363.         object GroupBox11: TGroupBox
  1364.           Left = 8
  1365.           Top = 64
  1366.           Width = 169
  1367.           Height = 97
  1368.           Caption = 'Texteigenschaften'
  1369.           TabOrder = 2
  1370.           object CheckBox2: TCheckBox
  1371.             Left = 8
  1372.             Top = 32
  1373.             Width = 97
  1374.             Height = 17
  1375.             Caption = 'unterstrichen'
  1376.             Checked = True
  1377.             State = cbChecked
  1378.             TabOrder = 0
  1379.             OnClick = CheckBox2Click
  1380.           end
  1381.           object CheckBox3: TCheckBox
  1382.             Left = 8
  1383.             Top = 48
  1384.             Width = 97
  1385.             Height = 17
  1386.             Caption = 'kursiv'
  1387.             TabOrder = 1
  1388.             OnClick = CheckBox3Click
  1389.           end
  1390.           object CheckBox4: TCheckBox
  1391.             Left = 8
  1392.             Top = 64
  1393.             Width = 97
  1394.             Height = 17
  1395.             Caption = 'fett'
  1396.             TabOrder = 2
  1397.             OnClick = CheckBox4Click
  1398.           end
  1399.           object CheckBox1: TCheckBox
  1400.             Left = 8
  1401.             Top = 16
  1402.             Width = 113
  1403.             Height = 17
  1404.             Caption = 'nicht unterstrichen'
  1405.             TabOrder = 3
  1406.             OnClick = CheckBox1Click
  1407.           end
  1408.         end
  1409.       end
  1410.       object GroupBox9: TGroupBox
  1411.         Left = 392
  1412.         Top = 8
  1413.         Width = 185
  1414.         Height = 177
  1415.         Caption = 'Besuchter Link'
  1416.         TabOrder = 1
  1417.         object Label14: TLabel
  1418.           Left = 8
  1419.           Top = 32
  1420.           Width = 9
  1421.           Height = 20
  1422.           Caption = '#'
  1423.           Font.Charset = DEFAULT_CHARSET
  1424.           Font.Color = clWindowText
  1425.           Font.Height = -16
  1426.           Font.Name = 'MS Sans Serif'
  1427.           Font.Style = []
  1428.           ParentFont = False
  1429.         end
  1430.         object LabeledEdit25: TLabeledEdit
  1431.           Left = 16
  1432.           Top = 32
  1433.           Width = 121
  1434.           Height = 22
  1435.           EditLabel.Width = 31
  1436.           EditLabel.Height = 14
  1437.           EditLabel.Caption = 'Farbe:'
  1438.           LabelPosition = lpAbove
  1439.           LabelSpacing = 3
  1440.           MaxLength = 6
  1441.           TabOrder = 0
  1442.           OnChange = LabeledEdit25Change
  1443.         end
  1444.         object Button18: TButton
  1445.           Left = 144
  1446.           Top = 32
  1447.           Width = 33
  1448.           Height = 25
  1449.           Caption = '#'
  1450.           TabOrder = 1
  1451.           OnClick = Button18Click
  1452.         end
  1453.         object GroupBox12: TGroupBox
  1454.           Left = 8
  1455.           Top = 64
  1456.           Width = 169
  1457.           Height = 97
  1458.           Caption = 'Texteigenschaften'
  1459.           TabOrder = 2
  1460.           object CheckBox6: TCheckBox
  1461.             Left = 8
  1462.             Top = 32
  1463.             Width = 97
  1464.             Height = 17
  1465.             Caption = 'unterstrichen'
  1466.             Checked = True
  1467.             State = cbChecked
  1468.             TabOrder = 0
  1469.             OnClick = CheckBox6Click
  1470.           end
  1471.           object CheckBox7: TCheckBox
  1472.             Left = 8
  1473.             Top = 48
  1474.             Width = 97
  1475.             Height = 17
  1476.             Caption = 'kursiv'
  1477.             TabOrder = 1
  1478.             OnClick = CheckBox7Click
  1479.           end
  1480.           object CheckBox5: TCheckBox
  1481.             Left = 8
  1482.             Top = 16
  1483.             Width = 121
  1484.             Height = 17
  1485.             Caption = 'nicht unterstrichen'
  1486.             TabOrder = 2
  1487.             OnClick = CheckBox5Click
  1488.           end
  1489.           object CheckBox8: TCheckBox
  1490.             Left = 8
  1491.             Top = 64
  1492.             Width = 97
  1493.             Height = 17
  1494.             Caption = 'fett'
  1495.             TabOrder = 3
  1496.             OnClick = CheckBox8Click
  1497.           end
  1498.         end
  1499.       end
  1500.       object GroupBox10: TGroupBox
  1501.         Left = 200
  1502.         Top = 8
  1503.         Width = 185
  1504.         Height = 177
  1505.         Caption = 'Link beim '#220'berfahren'
  1506.         TabOrder = 2
  1507.         object Label13: TLabel
  1508.           Left = 8
  1509.           Top = 32
  1510.           Width = 9
  1511.           Height = 20
  1512.           Caption = '#'
  1513.           Font.Charset = DEFAULT_CHARSET
  1514.           Font.Color = clWindowText
  1515.           Font.Height = -16
  1516.           Font.Name = 'MS Sans Serif'
  1517.           Font.Style = []
  1518.           ParentFont = False
  1519.         end
  1520.         object LabeledEdit27: TLabeledEdit
  1521.           Left = 16
  1522.           Top = 32
  1523.           Width = 121
  1524.           Height = 22
  1525.           EditLabel.Width = 31
  1526.           EditLabel.Height = 14
  1527.           EditLabel.Caption = 'Farbe:'
  1528.           LabelPosition = lpAbove
  1529.           LabelSpacing = 3
  1530.           MaxLength = 6
  1531.           TabOrder = 0
  1532.           OnChange = LabeledEdit27Change
  1533.         end
  1534.         object Button19: TButton
  1535.           Left = 144
  1536.           Top = 32
  1537.           Width = 33
  1538.           Height = 25
  1539.           Caption = '#'
  1540.           TabOrder = 1
  1541.           OnClick = Button19Click
  1542.         end
  1543.         object GroupBox13: TGroupBox
  1544.           Left = 8
  1545.           Top = 64
  1546.           Width = 169
  1547.           Height = 97
  1548.           Caption = 'Texteigenschaften'
  1549.           TabOrder = 2
  1550.           object CheckBox10: TCheckBox
  1551.             Left = 8
  1552.             Top = 32
  1553.             Width = 97
  1554.             Height = 17
  1555.             Caption = 'unterstrichen'
  1556.             TabOrder = 0
  1557.             OnClick = CheckBox10Click
  1558.           end
  1559.           object CheckBox12: TCheckBox
  1560.             Left = 8
  1561.             Top = 64
  1562.             Width = 97
  1563.             Height = 17
  1564.             Caption = 'fett'
  1565.             TabOrder = 1
  1566.           end
  1567.           object CheckBox9: TCheckBox
  1568.             Left = 8
  1569.             Top = 16
  1570.             Width = 113
  1571.             Height = 17
  1572.             Caption = 'nicht unterstrichen'
  1573.             Checked = True
  1574.             State = cbChecked
  1575.             TabOrder = 2
  1576.             OnClick = CheckBox9Click
  1577.           end
  1578.           object CheckBox11: TCheckBox
  1579.             Left = 8
  1580.             Top = 48
  1581.             Width = 97
  1582.             Height = 17
  1583.             Caption = 'kursiv'
  1584.             TabOrder = 3
  1585.           end
  1586.         end
  1587.       end
  1588.       object GroupBox14: TGroupBox
  1589.         Left = 8
  1590.         Top = 192
  1591.         Width = 377
  1592.         Height = 41
  1593.         Caption = 'Vorschau'
  1594.         TabOrder = 3
  1595.         object Label15: TLabel
  1596.           Left = 145
  1597.           Top = 15
  1598.           Width = 104
  1599.           Height = 18
  1600.           Cursor = crHandPoint
  1601.           Caption = 'Beispiellinktext'
  1602.           Font.Charset = DEFAULT_CHARSET
  1603.           Font.Color = clWindowText
  1604.           Font.Height = -16
  1605.           Font.Name = 'Arial'
  1606.           Font.Style = []
  1607.           ParentFont = False
  1608.           OnMouseEnter = Label15MouseEnter
  1609.           OnMouseLeave = Label15MouseLeave
  1610.         end
  1611.       end
  1612.       object GroupBox15: TGroupBox
  1613.         Left = 392
  1614.         Top = 192
  1615.         Width = 185
  1616.         Height = 41
  1617.         Caption = 'Vorschau'
  1618.         TabOrder = 4
  1619.         object Label16: TLabel
  1620.           Left = 32
  1621.           Top = 16
  1622.           Width = 104
  1623.           Height = 18
  1624.           Cursor = crHandPoint
  1625.           Caption = 'Beispiellinktext'
  1626.           Font.Charset = DEFAULT_CHARSET
  1627.           Font.Color = clWindowText
  1628.           Font.Height = -16
  1629.           Font.Name = 'Arial'
  1630.           Font.Style = []
  1631.           ParentFont = False
  1632.         end
  1633.       end
  1634.       object Button20: TButton
  1635.         Left = 504
  1636.         Top = 176
  1637.         Width = 75
  1638.         Height = 25
  1639.         Caption = '&Generieren'
  1640.         TabOrder = 5
  1641.         OnClick = Button20Click
  1642.       end
  1643.     end
  1644.     object TTabPage
  1645.       Left = 4
  1646.       Top = 25
  1647.       Caption = 'Mixed'
  1648.       object Bevel1: TBevel
  1649.         Left = 240
  1650.         Top = 56
  1651.         Width = 273
  1652.         Height = 81
  1653.       end
  1654.       object GroupBox16: TGroupBox
  1655.         Left = 0
  1656.         Top = 0
  1657.         Width = 233
  1658.         Height = 241
  1659.         Caption = 'TXT -> HTML'
  1660.         TabOrder = 0
  1661.         object LabeledEdit28: TLabeledEdit
  1662.           Left = 8
  1663.           Top = 40
  1664.           Width = 129
  1665.           Height = 22
  1666.           Hint = 'Help me'
  1667.           EditLabel.Width = 70
  1668.           EditLabel.Height = 14
  1669.           EditLabel.Caption = 'Vorlagendatei:'
  1670.           LabelPosition = lpAbove
  1671.           LabelSpacing = 3
  1672.           ParentShowHint = False
  1673.           ShowHint = True
  1674.           TabOrder = 0
  1675.           OnChange = LabeledEdit28Change
  1676.         end
  1677.         object BitBtn1: TBitBtn
  1678.           Left = 144
  1679.           Top = 40
  1680.           Width = 81
  1681.           Height = 25
  1682.           Cancel = True
  1683.           Caption = '&'#214'ffnen'
  1684.           TabOrder = 1
  1685.           OnClick = BitBtn1Click
  1686.           Glyph.Data = {
  1687.             A6020000424DA6020000000000003600000028000000100000000D0000000100
  1688.             18000000000070020000880B0000880B00000000000000000000000000000000
  1689.             0000000000000000000000000000000000000000000000000000000000000000
  1690.             0000000000000000000000000000000000FFFF00FFFF00FFFF00FFFF00FFFF00
  1691.             FFFF00FFFF00FFFF00FFFF00FFFF00000000000000000000000000000000FFFF
  1692.             00000000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  1693.             FF000000000000000000000000FFFFFF00FFFF00000000FFFF00FFFF00FFFF00
  1694.             FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00000000000000000000FFFF
  1695.             FFFFFF00FFFF00000000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  1696.             FF00FFFF00FFFF000000000000FFFFFF00FFFFFFFFFF00FFFF00000000000000
  1697.             000000000000000000000000000000000000000000000000000000000000FFFF
  1698.             FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF0000000000000000
  1699.             00000000000000000000000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFF
  1700.             FFFF00FFFFFFFFFF00000000000000000000000000000000000000000000FFFF
  1701.             FFFFFF00FFFF0000000000000000000000000000000000000000000000000000
  1702.             0000000000000000000000000000000000000000000000000000000000000000
  1703.             0000000000000000000000000000000000000000000000000000000000000000
  1704.             0000000000000000000000000000000000000000000000000000000000000000
  1705.             0000000000000000000000000000000000000000000000000000000000000000
  1706.             0000000000000000000000000000000000000000000000000000000000000000
  1707.             0000000000000000000000000000000000000000000000000000000000000000
  1708.             00000000000000000000}
  1709.           Margin = 3
  1710.           Spacing = 5
  1711.         end
  1712.         object LabeledEdit29: TLabeledEdit
  1713.           Left = 8
  1714.           Top = 88
  1715.           Width = 129
  1716.           Height = 22
  1717.           EditLabel.Width = 70
  1718.           EditLabel.Height = 14
  1719.           EditLabel.Caption = 'Ausgabedatei:'
  1720.           LabelPosition = lpAbove
  1721.           LabelSpacing = 3
  1722.           TabOrder = 2
  1723.         end
  1724.         object BitBtn2: TBitBtn
  1725.           Left = 144
  1726.           Top = 88
  1727.           Width = 81
  1728.           Height = 25
  1729.           Cancel = True
  1730.           Caption = ' &Speichern'
  1731.           TabOrder = 3
  1732.           OnClick = BitBtn2Click
  1733.           Glyph.Data = {
  1734.             9E020000424D9E0200000000000036000000280000000E0000000E0000000100
  1735.             18000000000068020000880B0000880B00000000000000000000C3C1C0000004
  1736.             0201030604030407050306040407050003010606060303030303030303030102
  1737.             0603020465000404040188860487840904050005000002000003010104020303
  1738.             03C5C5C5C6C6C6050204008A7D0202086500090A08007E7C048A8A0200000001
  1739.             02020000000200000200000100C1C4C2BDC1BC00030001838206070565000707
  1740.             07008380008982000000000200040201030002000001000100C0C2C2BFC1C100
  1741.             01020183820607056500090B05007E7E0887880001000A050709070708030202
  1742.             060108050102050308030406030501838206070565000A040900818401878103
  1743.             857E00808000817F008683007F7D007D7C00808000807E00807C018382060705
  1744.             6500080905007F820087830000040A06050A06050904050605010804000C0706
  1745.             080409078D81018382060705650006070500857F000200C2C4C5BDC1BCC4C4C4
  1746.             BDC2C3BFBEC0C3C0C2BEC0C0BDC2C30000030183820607056500110B0400827C
  1747.             000301BEC4BFC5C5C5C0C5C4C3C8C6C4C5C1C0C6C1C4C5C3C4C7C50503020183
  1748.             820607056500050505008381010101C3C2C6B9C4BCC6C2C1C2C4C5BFC3C4C5C7
  1749.             C7C0C3C1BDC3C20703080183820607056500000200008583040202C1C4C2C3C3
  1750.             C3C1C1C1C4C4C4C0C0C0C3C3C3C2C2C2C2C2C201010104897F00000665000A06
  1751.             05008681030002C6C4C3C6C6C6C5C5C5C5C5C5C8C8C8C6C6C6C8C8C8C7C7C704
  1752.             04040101070603056500070201018880000100C2C4C4C4C4C4C3C3C3C4C4C4BE
  1753.             BEBEC3C3C3C1C1C1C2C2C2010101C6C9C7000201650006090701000701030301
  1754.             04020909090808080808080A0A0A0707070808080A0A0A090909010200070806
  1755.             6500}
  1756.         end
  1757.         object LabeledEdit30: TLabeledEdit
  1758.           Left = 8
  1759.           Top = 136
  1760.           Width = 129
  1761.           Height = 22
  1762.           EditLabel.Width = 25
  1763.           EditLabel.Height = 14
  1764.           EditLabel.Caption = 'Titel: '
  1765.           LabelPosition = lpAbove
  1766.           LabelSpacing = 3
  1767.           TabOrder = 4
  1768.         end
  1769.         object Button23: TButton
  1770.           Left = 152
  1771.           Top = 208
  1772.           Width = 75
  1773.           Height = 25
  1774.           Caption = '&Umwandeln'
  1775.           TabOrder = 5
  1776.           OnClick = Button23Click
  1777.         end
  1778.       end
  1779.       object GroupBox17: TGroupBox
  1780.         Left = 240
  1781.         Top = 0
  1782.         Width = 273
  1783.         Height = 49
  1784.         Caption = 'Frames'
  1785.         TabOrder = 1
  1786.         object BitBtn3: TBitBtn
  1787.           Left = 8
  1788.           Top = 16
  1789.           Width = 25
  1790.           Height = 25
  1791.           TabOrder = 0
  1792.           OnClick = BitBtn3Click
  1793.           Glyph.Data = {
  1794.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1795.             0400000000007000000000000000000000001000000000000000000000000000
  1796.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1797.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1798.             00000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
  1799.             C0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
  1800.             C0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFF
  1801.             F0000000000000000000}
  1802.         end
  1803.         object BitBtn4: TBitBtn
  1804.           Left = 40
  1805.           Top = 16
  1806.           Width = 25
  1807.           Height = 25
  1808.           TabOrder = 1
  1809.           OnClick = BitBtn4Click
  1810.           Glyph.Data = {
  1811.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1812.             04000000000070000000880B0000880B00001000000000000000000000000000
  1813.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1814.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1815.             00610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
  1816.             F0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
  1817.             F0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFFF0610CCCCCCCCFFF
  1818.             F0610000000000000061}
  1819.         end
  1820.         object BitBtn5: TBitBtn
  1821.           Left = 72
  1822.           Top = 16
  1823.           Width = 25
  1824.           Height = 25
  1825.           TabOrder = 2
  1826.           OnClick = BitBtn5Click
  1827.           Glyph.Data = {
  1828.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1829.             04000000000070000000880B0000880B00001000000000000000000000000000
  1830.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1831.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1832.             00000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFFF0000FFFFFFFFFFF
  1833.             F0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
  1834.             C0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCCC0000CCCCCCCCCCC
  1835.             C0000000000000000000}
  1836.         end
  1837.         object BitBtn6: TBitBtn
  1838.           Left = 104
  1839.           Top = 16
  1840.           Width = 25
  1841.           Height = 25
  1842.           TabOrder = 3
  1843.           OnClick = BitBtn6Click
  1844.           Glyph.Data = {
  1845.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1846.             04000000000070000000880B0000880B00001000000000000000000000000000
  1847.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1848.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1849.             00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1850.             C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1851.             C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1852.             C0000000000000000000}
  1853.         end
  1854.         object BitBtn7: TBitBtn
  1855.           Left = 136
  1856.           Top = 16
  1857.           Width = 25
  1858.           Height = 25
  1859.           TabOrder = 4
  1860.           OnClick = BitBtn7Click
  1861.           Glyph.Data = {
  1862.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1863.             04000000000070000000880B0000880B00001000000000000000000000000000
  1864.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1865.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1866.             00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1867.             C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1868.             C000099999999999900009999999999990000999999999999000099999999999
  1869.             90000000000000000000}
  1870.         end
  1871.         object BitBtn8: TBitBtn
  1872.           Left = 168
  1873.           Top = 16
  1874.           Width = 25
  1875.           Height = 25
  1876.           TabOrder = 5
  1877.           OnClick = BitBtn8Click
  1878.           Glyph.Data = {
  1879.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1880.             04000000000070000000880B0000880B00001000000000000000000000000000
  1881.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1882.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1883.             00000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFF
  1884.             F0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFFF0000CCCCCCCCFFF
  1885.             F000099999999999900009999999999990000999999999999000099999999999
  1886.             90000000000000000000}
  1887.         end
  1888.         object BitBtn9: TBitBtn
  1889.           Left = 200
  1890.           Top = 16
  1891.           Width = 25
  1892.           Height = 25
  1893.           TabOrder = 6
  1894.           OnClick = BitBtn9Click
  1895.           Glyph.Data = {
  1896.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1897.             04000000000070000000880B0000880B00001000000000000000000000000000
  1898.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1899.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1900.             00000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1901.             C0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCCC0000FFFFCCCCCCC
  1902.             C0000FFFF999999990000FFFF999999990000FFFF999999990000FFFF9999999
  1903.             90000000000000000000}
  1904.         end
  1905.         object BitBtn10: TBitBtn
  1906.           Left = 232
  1907.           Top = 16
  1908.           Width = 25
  1909.           Height = 25
  1910.           TabOrder = 7
  1911.           OnClick = BitBtn10Click
  1912.           Glyph.Data = {
  1913.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1914.             04000000000070000000880B0000880B00001000000000000000000000000000
  1915.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1916.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  1917.             00030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFF
  1918.             F0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFFF0030CCCCCCCCFFF
  1919.             F003099999999FFFF003099999999FFFF003099999999FFFF003099999999FFF
  1920.             F0030000000000000003}
  1921.         end
  1922.       end
  1923.       object StaticText3: TStaticText
  1924.         Left = 248
  1925.         Top = 64
  1926.         Width = 203
  1927.         Height = 18
  1928.         Caption = 'Hier ist noch genug Platz f'#252'r DEINE Ideen.'
  1929.         TabOrder = 2
  1930.       end
  1931.       object StaticText4: TStaticText
  1932.         Left = 248
  1933.         Top = 96
  1934.         Width = 109
  1935.         Height = 18
  1936.         Caption = 'Schicke deine Idee an'
  1937.         TabOrder = 3
  1938.       end
  1939.       object StaticText5: TStaticText
  1940.         Left = 336
  1941.         Top = 112
  1942.         Width = 174
  1943.         Height = 18
  1944.         Cursor = crHandPoint
  1945.         Caption = 'zahnspangenterminator@yahoo.de'
  1946.         Color = clActiveBorder
  1947.         Font.Charset = DEFAULT_CHARSET
  1948.         Font.Color = clHighlight
  1949.         Font.Height = -11
  1950.         Font.Name = 'Arial'
  1951.         Font.Style = []
  1952.         ParentColor = False
  1953.         ParentFont = False
  1954.         TabOrder = 4
  1955.         OnClick = StaticText5Click
  1956.       end
  1957.     end
  1958.   end
  1959.   object Button2: TButton
  1960.     Left = 480
  1961.     Top = 320
  1962.     Width = 75
  1963.     Height = 25
  1964.     Hint = 'Speichert die Eingaben'
  1965.     Caption = '&Speichern'
  1966.     Font.Charset = DEFAULT_CHARSET
  1967.     Font.Color = clWindowText
  1968.     Font.Height = -11
  1969.     Font.Name = 'Arial'
  1970.     Font.Style = []
  1971.     ParentFont = False
  1972.     ParentShowHint = False
  1973.     ShowHint = True
  1974.     TabOrder = 1
  1975.     OnClick = Button2Click
  1976.   end
  1977.   object Memo1: TMemo
  1978.     Left = 456
  1979.     Top = 352
  1980.     Width = 145
  1981.     Height = 137
  1982.     Color = clActiveBorder
  1983.     ReadOnly = True
  1984.     TabOrder = 4
  1985.   end
  1986.   object MainMenu1: TMainMenu
  1987.     OwnerDraw = True
  1988.     Left = 552
  1989.     Top = 440
  1990.     object Datei1: TMenuItem
  1991.       Caption = '&Datei'
  1992.       object Neu1: TMenuItem
  1993.         Bitmap.Data = {
  1994.           0A020000424D0A0200000000000036000000280000000B0000000D0000000100
  1995.           180000000000D4010000880B0000880B00000000000000000000008080008080
  1996.           008080008080008080008080008080008080008080008080008080006F000080
  1997.           8001010101010101010101010101010101010101010101010101010100808000
  1998.           6F00008080008080008080008080008080008080008080008080008080008080
  1999.           008080006F000080800101010101010101010101010101010101010101010101
  2000.           01010101008080006F0000808000808000808000808000808000808000808000
  2001.           8080008080008080008080006F00008080010101010101010101010101010101
  2002.           010101010101010101010101008080006F000080800080800080800080800080
  2003.           80008080008080008080008080008080008080006F0000808001010101010101
  2004.           0101010101010101010101010101010101010101008080006F00008080008080
  2005.           008080008080008080008080008080008080008080008080008080006F000080
  2006.           8001010101010101010101010101010101010101010101010101010100808000
  2007.           6F00008080008080008080008080008080008080008080008080008080008080
  2008.           008080006F000080800101010101010101010101010101010101010101010101
  2009.           01010101008080006F0000808000808000808000808000808000808000808000
  2010.           8080008080008080008080006F00}
  2011.         Caption = '&Leeren'
  2012.         ShortCut = 16462
  2013.         OnClick = Neu1Click
  2014.       end
  2015.       object N2: TMenuItem
  2016.         Caption = '-'
  2017.       end
  2018.       object Beenden1: TMenuItem
  2019.         Bitmap.Data = {
  2020.           36030000424D3603000000000000360000002800000010000000100000000100
  2021.           18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
  2022.           C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
  2023.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
  2024.           D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732DEC8D0D40732DE
  2025.           0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
  2026.           D40732DE0732DEC8D0D4C8D0D40732DE0732DE0732DEC8D0D4C8D0D4C8D0D4C8
  2027.           D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732DEC8D0D4C8D0D4C8D0D40732DE
  2028.           0732DD0732DE0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DE0732
  2029.           DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D40534ED0732DF0732DE0732DEC8D0D4C8
  2030.           D0D4C8D0D4C8D0D40732DE0732DEC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2031.           C8D0D4C8D0D40732DE0732DE0732DDC8D0D40732DD0732DE0732DEC8D0D4C8D0
  2032.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DD0633E606
  2033.           33E60633E90732DCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2034.           C8D0D4C8D0D4C8D0D4C8D0D40633E30732E30534EFC8D0D4C8D0D4C8D0D4C8D0
  2035.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40732DD0534ED05
  2036.           33E90434EF0434F5C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2037.           C8D0D4C8D0D40434F40534EF0533EBC8D0D4C8D0D40434F40335F8C8D0D4C8D0
  2038.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FC0534EF0434F8C8D0D4C8
  2039.           D0D4C8D0D4C8D0D40335FC0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2040.           0335FB0335FB0335FCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FB0335
  2041.           FBC8D0D4C8D0D4C8D0D4C8D0D40335FB0335FB0335FBC8D0D4C8D0D4C8D0D4C8
  2042.           D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40335FBC8D0D4C8D0D40335FB0335FB
  2043.           0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0
  2044.           D4C8D0D4C8D0D4C8D0D40335FB0335FBC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8
  2045.           D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
  2046.         Caption = '&Beenden'
  2047.         ShortCut = 16450
  2048.         OnClick = Beenden1Click
  2049.       end
  2050.     end
  2051.     object Ein1: TMenuItem
  2052.       Caption = '&Einstellungen'
  2053.       object Win2000Men1: TMenuItem
  2054.         AutoCheck = True
  2055.         Break = mbBreak
  2056.         Caption = 'Win2000-Men'#252
  2057.         Checked = True
  2058.         OnClick = Win2000Men1Click
  2059.       end
  2060.       object Sprachenwechsel1: TMenuItem
  2061.         Bitmap.Data = {
  2062.           36030000424D3603000000000000360000002800000010000000100000000100
  2063.           18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
  2064.           C8D0D47876764E4C4C4E4C4C4E4C4C4E4C4C968587C8D0D4C8D0D4C8D0D4C8D0
  2065.           D4C8D0D4C8D0D4C8D0D4C8D0D4AEA09FAEA09FC9B1B1C9B1B1C8A6A3C6989893
  2066.           6E6E4E4C4C787676C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4DACACAE3DADA
  2067.           E3DADAE3DADADACACACBB8B5AEA09FB48989B489894E4C4CC8D0D4C8D0D4C8D0
  2068.           D4C8D0D4C8D0D4C8D0D4CBB8B5EDEBEBEDEBEBEDEBEBE3DADAD9B9B9B48989B4
  2069.           8989C8A6A3936E6E787676787676787676787676CBB8B5C8D0D4E3DADAEDEBEB
  2070.           EDEBEBEDEBEBDACACAC9B1B1BB7777B48989C8A6A3936E6EB48989C9B1B19685
  2071.           874E4C4C4E4C4C787676C8D0D4DACACAD5ABABD9B9B9C69898D28F85BB7777BB
  2072.           7777D9B9B9D9B9B9D9B9B9C69898AEA09FAEA09F7876764E4C4CC8D0D4DACACA
  2073.           F8B54CF8B54CEDC289C69898BB7777BB7777D9B9B9D5ABABC8A6A3B48989936E
  2074.           6E9685879EB0964E4C4CC8D0D4D9B9B9F8B54CF8B54C936E6E936E6EF0BF70D2
  2075.           8F85D28F85D5ABABD9B9B9C69898968587BB7777936E6E4E4C4CC8D0D4C9B1B1
  2076.           F8B54C936E6E3E34913E3491F8B54CF8B54CF8B54CD28F85D9B9B9C69898C698
  2077.           98C69898B489894E4C4CC8D0D4D6C0ABF8B54C3E3491F0BF703E3491F0BF70FE
  2078.           D070F8B54CD28F85D9B9B9C69898BB7777BB7777BB77774E4C4CE3DADAE3C2A7
  2079.           FED070FED070FEDD8B968587968587FED070FED070C69898D9B9B9B48989B489
  2080.           89BB7777BB77774E4C4CE3DADADCC599FEDD8BFEDD8BFEDD8BE9D1A03E3491FE
  2081.           DD8BFED070C69898D9B9B9D28F85BB7777B48989BB77774E4C4CE3DADAFEDD8B
  2082.           FEDD8BFFEFABFFEFABFFEFAB3E3491DCC599EDC289D9B9B9E3DADAD9B9B9D5AB
  2083.           ABBB7777BB77774E4C4CE3DADAC8A6A3DCC599E9D1A0FFFDC7FFFDC7CBB8B5AE
  2084.           A09FEDC289DACACAE3DADAE3DADAE3DADAE3DADAC69898C8D0D4DACACAE3DADA
  2085.           DACACADACACACBB8B5CBB8B5D6C0ABDCC599D0A587C8A6A3CBB8B5DACACAE3DA
  2086.           DAC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4E3DADADACACADA
  2087.           CACAC69898C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
  2088.         Caption = 'Sprachenwechsel'
  2089.         OnClick = Sprachenwechsel1Click
  2090.       end
  2091.     end
  2092.     object N1: TMenuItem
  2093.       Caption = '&?'
  2094.       object About1: TMenuItem
  2095.         Bitmap.Data = {
  2096.           36030000424D3603000000000000360000002800000010000000100000000100
  2097.           18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
  2098.           C8D0D4C8D0D4BCBCBCB8B8B8B3B3B3B0B0B0ADADADA1A1A19F9F9F939393B0B0
  2099.           B0BEBEBEC8D0D4C8D0D4C8D0D4C8D0D4BEBEBEB9B9B9ADADAD9C9C9C8C8C8C83
  2100.           83838282828383837071716F6F6F989898B9B9B9C8D0D4C8D0D4C8D0D4BEBEBE
  2101.           B7B7B7A4A4A48686866868685555554C4C4C4A4A4A5959596768684545456A6A
  2102.           6AA4A4A4BCBCBCC8D0D4C8D0D4B9B9B9A5A5A57F7F7F5D5751564232573C2551
  2103.           3A244939263F3830858685414040363636787878ADADADBDBDBDBDBDBDB0B0B0
  2104.           8B8A8A6353476741236D411F653F1F5B3F205A3F20573F2099948D6463631C1C
  2105.           1C3B3B3B828282B3B3B3BABABAA3A3A37A6757764E2776502A86918A6F747365
  2106.           442657452D553C207B7367ADACAC605F5F2020204C4C4C9B9B9BB7B7B798928D
  2107.           885C338E61368A6C49A5DAE981B1B96B7162605D5154432D92908BB3B1B17575
  2108.           753131312828287B7B7BB6B6B69784719D6A3B9F71429B886CA4D4E086B9C276
  2109.           A0A56B5E465E43256F665A6C6B6B4949495150503131316D6D6DB6B6B69F8367
  2110.           AE7845AF7E4CA58259A0C8D38CBCD081A9B67890936D5C415A49353333337E7E
  2111.           7E8E8F8F525252858585B9B9B9A78B6FB7814BBB8954AA916B8EB79F89B2A08B
  2112.           B9C389BBCD85A4A75F4A2F4E4B48858686787979767676A9A9A9BCBCBCAF9C89
  2113.           B88754A7B39EACCDBFB8E4D9B9E7E7BCEFF79BC3CA9DD4DC7B9EA0505C575460
  2114.           60717171A1A1A1BABABABEBEBEB5B1ADB48F67D0EBEADFFCFCDFFCFCD4FBFBE0
  2115.           FCFCA8D1D1A5E6EC7BA6AC628A90696E6F939393B3B3B3BDBDBDC8D0D4BCBCBC
  2116.           B3A392C4B69CD7F2F0DFFBFCC5DAD0B7BDB19AB8BC98C9D379B1BA6983898C8C
  2117.           8CACACACBBBBBBC8D0D4C8D0D4C8D0D4BBBBBAB3A392B89A78ADB3A5989A8486
  2118.           A19875938A6B948F758C8E959696ADADADBABABAC8D0D4C8D0D4C8D0D4C8D0D4
  2119.           C8D0D4BCBCBCB6B2AEAE9F8F9A99888E99908D97929A9E9CAAAAAAB5B5B5BCBC
  2120.           BCC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4BEBEBEBCBCBCBABABAB9
  2121.           B9B9B9B9B9BABABABCBCBCBEBEBEC8D0D4C8D0D4C8D0D4C8D0D4}
  2122.         Caption = '&About'
  2123.         OnClick = About1Click
  2124.       end
  2125.       object CodeGenNewsletter1: TMenuItem
  2126.         Bitmap.Data = {
  2127.           36030000424D3603000000000000360000002800000010000000100000000100
  2128.           1800000000000003000000000000000000000000000000000000FFFFFFFFFFFF
  2129.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7FFFFF
  2130.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2131.           FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2132.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
  2133.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2134.           FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2135.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
  2136.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2137.           FFFFFFFFFFFFFFFF7F7F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2138.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000FFFF
  2139.           FFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  2140.           7F7F7F7F7F7F7F7F3F3F3F0000007F7F7F7F7F7F7F7F7FBFBFBFBFBFBF000000
  2141.           0000000000000000000000000000000000000000000000000000000000000000
  2142.           000000000000007F7F7FFFFFFFBFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFF
  2143.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2144.           BFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2145.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF0000003F3F3FFFFFFFFF
  2146.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2147.           FFFFFFFFFFFFBFBFBF0000003F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2148.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFBF0000003F
  2149.           3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F000000
  2150.           0000000000000000000000000000000000007F7F7FFFFFFFFFFFFFFFFFFFFFFF
  2151.           FFFFFFFFFFFFFFFFFFFFBFBFBF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  2152.           7F7FBFBFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  2153.         Caption = 'CodeGen Ne&wsletter'
  2154.         ShortCut = 16471
  2155.         OnClick = CodeGenNewsletter1Click
  2156.       end
  2157.       object N3: TMenuItem
  2158.         Caption = '-'
  2159.       end
  2160.       object Hilfe1: TMenuItem
  2161.         Bitmap.Data = {
  2162.           36030000424D3603000000000000360000002800000010000000100000000100
  2163.           18000000000000030000C40E0000C40E00000000000000000000C8D0D4C8D0D4
  2164.           C8D0D4000084000084000084C8D0D4BD0818C60818C8D0D4C8D0D4C8D0D4C8D0
  2165.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000084000084000084C61842BD
  2166.           2118E72118CE184AC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2167.           C8D0D4000084000084000084C6A5A5D6A5A5F74A42D69C9CCE315AC8D0D4C8D0
  2168.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C6184ABD3142CEADADD6D6D6E7
  2169.           C6C6F7524AE7CECEDEBDBDCE3163C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
  2170.           C61842000094000094000094DECECEDEBDB5CE4A31E7C6BDEFEFEFE7C6C6CE31
  2171.           63C8D0D4C8D0D4C8D0D4C8D0D4BD0818B521180000A50000A50000A5C64231C6
  2172.           3918E75A08CE4A31EFCEC6F7EFEFE7C6C6CE3163C8D0D4C8D0D4C8D0D4B50800
  2173.           B521100000BD0000BD0000BDE76B08EF7300F77300E76308CE4A31EFCEC6EFEF
  2174.           EFDEBDBDCE315AC8D0D4C8D0D4BD0818B510000000CE0000CE0000CE0000CE00
  2175.           00CEF77B00F77300E76308CE4A31E7C6C6E7DEDED6ADADC62131C8D0D4C8D0D4
  2176.           C61031E773080000DE0000DE0000DE0000DE0000DEF77B00F77300E76308CE4A
  2177.           29DEBDB5DEBDBDF73131C8D0D4C8D0D4C8D0D4CE2131EF8408F79C000000EF00
  2178.           00EF0000EFF78400F77B00F77300E76308C64A29CE9494F73129C8D0D4C8D0D4
  2179.           C8D0D4C8D0D4CE2131EF8408F79C000000FF0000FF0000FFF78400F77B00F773
  2180.           00E76308BD2910C61021C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4CE2131CE630000
  2181.           00FF0000FF0000FFF78C00F78400EF7300E76308C61031C8D0D4C8D0D40000FF
  2182.           0000FFC8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FFF78C00EF7308C621
  2183.           18CE1031C8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FF0000FF0000FF00
  2184.           00FF0000FF0000FFEF7308CE2131C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40000FF
  2185.           0000FF0000FF0000FF0000FF0000FF0000FF0000FFC61818C61818C8D0D4C8D0
  2186.           D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D40000FF0000FF0000FF0000FF0000FF00
  2187.           00FFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4}
  2188.         Caption = '&Hilfe'
  2189.         ShortCut = 112
  2190.         OnClick = Hilfe1Click
  2191.       end
  2192.     end
  2193.   end
  2194.   object SaveDialog1: TSaveDialog
  2195.     Tag = 1
  2196.     HelpContext = 1
  2197.     DefaultExt = '*.*'
  2198.     Filter = 
  2199.       'Textdatei (*.txt)|*.txt|HTML-Dateien (*.html)|*.html|Alle Dateie' +
  2200.       'n (*.*)|*.*'
  2201.     Options = [ofOverwritePrompt, ofHideReadOnly, ofExtensionDifferent, ofEnableSizing]
  2202.     OptionsEx = [ofExNoPlacesBar]
  2203.     Title = 'Speichern unter ...'
  2204.     Left = 552
  2205.     Top = 464
  2206.   end
  2207.   object ColorDialog1: TColorDialog
  2208.     Ctl3D = True
  2209.     Color = clNavy
  2210.     Left = 576
  2211.     Top = 320
  2212.   end
  2213.   object ColorDialog2: TColorDialog
  2214.     Ctl3D = True
  2215.     Color = clNavy
  2216.     Left = 576
  2217.     Top = 344
  2218.   end
  2219.   object ColorDialog3: TColorDialog
  2220.     Ctl3D = True
  2221.     Color = clNavy
  2222.     Left = 576
  2223.     Top = 368
  2224.   end
  2225.   object ColorDialog4: TColorDialog
  2226.     Ctl3D = True
  2227.     Color = clNavy
  2228.     Left = 576
  2229.     Top = 392
  2230.   end
  2231.   object ColorDialog5: TColorDialog
  2232.     Ctl3D = True
  2233.     Color = clNavy
  2234.     Left = 576
  2235.     Top = 416
  2236.   end
  2237.   object ColorDialog6: TColorDialog
  2238.     Ctl3D = True
  2239.     Color = clNavy
  2240.     Left = 576
  2241.     Top = 440
  2242.   end
  2243.   object ColorDialog7: TColorDialog
  2244.     Ctl3D = True
  2245.     Color = clNavy
  2246.     Left = 576
  2247.     Top = 464
  2248.   end
  2249.   object ColorDialog8: TColorDialog
  2250.     Ctl3D = True
  2251.     Left = 456
  2252.     Top = 456
  2253.   end
  2254.   object ColorDialog9: TColorDialog
  2255.     Ctl3D = True
  2256.     Left = 456
  2257.     Top = 432
  2258.   end
  2259.   object ColorDialog10: TColorDialog
  2260.     Ctl3D = True
  2261.     Left = 456
  2262.     Top = 408
  2263.   end
  2264.   object ActionList1: TActionList
  2265.     Left = 552
  2266.     Top = 416
  2267.     object Action1: TAction
  2268.       Caption = 'Action1'
  2269.       ShortCut = 16453
  2270.       OnExecute = Action1Execute
  2271.     end
  2272.   end
  2273.   object OpenDialog1: TOpenDialog
  2274.     Filter = 'Textdateien|*.txt'
  2275.     Options = [ofOverwritePrompt, ofHideReadOnly, ofFileMustExist, ofEnableSizing]
  2276.     Left = 552
  2277.     Top = 392
  2278.   end
  2279.   object XPMenu1: TXPMenu
  2280.     DimLevel = 30
  2281.     GrayLevel = 10
  2282.     Font.Charset = ANSI_CHARSET
  2283.     Font.Color = clMenuText
  2284.     Font.Height = -11
  2285.     Font.Name = 'MS Sans Serif'
  2286.     Font.Style = []
  2287.     Color = clBtnFace
  2288.     IconBackColor = clBtnFace
  2289.     MenuBarColor = clBtnFace
  2290.     SelectColor = clHighlight
  2291.     SelectBorderColor = clHighlight
  2292.     SelectFontColor = clMenuText
  2293.     DisabledColor = clInactiveCaption
  2294.     SeparatorColor = clBtnFace
  2295.     CheckedColor = clHighlight
  2296.     IconWidth = 24
  2297.     DrawSelect = True
  2298.     UseSystemColors = False
  2299.     OverrideOwnerDraw = True
  2300.     Gradient = True
  2301.     FlatMenu = False
  2302.     AutoDetect = True
  2303.     Active = True
  2304.     Left = 552
  2305.     Top = 368
  2306.   end
  2307.   object SaveDialog2: TSaveDialog
  2308.     Filter = 'HTML-Dateien|*.html'
  2309.     Title = 'Datei speichern unter...'
  2310.     Left = 528
  2311.     Top = 464
  2312.   end
  2313. end
  2314.